modelbutton: set_relative_to(NULL) the popover in dispose
authorTimm Bäder <mail@baedert.org>
Fri, 6 Oct 2017 15:35:28 +0000 (17:35 +0200)
committerTimm Bäder <mail@baedert.org>
Fri, 6 Oct 2017 15:35:28 +0000 (17:35 +0200)
commitd832e5b2dd6ae80af7a62507b4dc90eb6624d7e8
tree119ea7e55caa23daa35705a3d35327829577bfa3
parent2c28c627c1527d4ee2dfc4d3805f7afc482049e2
modelbutton: set_relative_to(NULL) the popover in dispose

We do set_relative_to(menu_button) when creating it so we should do this
here (or nothing).
gtk/gtkmenubutton.c